1bashThis demonstrates the use of the declare command to define an integer variable in Bash.declare -i foo=123bash internaldata manipulationsother variable featuresvariable declaration